projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
761ea2d
860f38a
)
Auto merge of #2778 - alexcrichton:dont-print-on-q-when-run, r=brson
author
bors
<bors@rust-lang.org>
Fri, 10 Jun 2016 01:52:51 +0000
(18:52 -0700)
committer
GitHub
<noreply@github.com>
Fri, 10 Jun 2016 01:52:51 +0000
(18:52 -0700)
Don't print extra info on -q + `cargo run`
If a process fails then it's probably printing out why and Cargo doesn't need to
do it all over again.
Closes #2735
1
2
src/bin/test.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/bin/test.rs
Simple merge